home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,701 to 4,800 / aol-file-protocol-4400-4701-to-4800.zip / AOLDLs / MS Word for Windows / VB2DOC6_ VB3 to WFW6 / info.txt next >
Text File  |  2014-12-10  |  2KB  |  36 lines

  1. Subject:  VB2DOC6: VB3 to WFW6
  2. Author:  Eddie Juden
  3. Uploaded By:  PC Robin
  4. Date:  6/17/1994
  5.  
  6. File:  VB2DOC6.ZIP (114235 bytes) 
  7. Estimated Download Time (35079 baud):  < 1 minute
  8. Download Count:  1001
  9.  
  10. Needs:  An UnZIPing Program, Winword 6.x, Windows 3.x
  11.  
  12. Keywords:  Juden, EJuden, VB, Visual Basic, Basic, MAK, Form, Module, Winword, Word for Windows, Convert, Document, DOC, DOT, Template 
  13.  
  14.  
  15.  
  16. Uploaded by EJuden (the author)
  17.  
  18. VB2DOC6 will read a Microsoft Visual Basic 3.0 Mak file and create a document based on the Form and Basic modules you select.  Some of the features of this version are:
  19. * This program will include a Table of Contents, showing all Subs and Functions within your project and to what pages they may be referenced.
  20. * The program will also create an index on ALL the variables used within your project and what pages they are found used in.
  21. * You have an option of creating up to five other indexes, a Constant variable index, a Global variable index, a Structure index, an Object index and a Sub/Function index.  All these indexes will list the variables used and what pages they are found used in.
  22. * The program will count the number of times that a Sub or Function is used within your project, (great for eliminating those unused procedures!).
  23. * You have the option of creating the document to be used as whitepaper, or as a book, which will place all page numbers on the upper right of all odd pages, and on the upper left of all even pages, as well as increase the inner margin to make room for a binding.
  24. * Once the document is created, the document will store the name of all Subs and Functions as bookmarks so that you may jump to any Sub or Function quickly.
  25. * You may also individually select any Sub or Function to print, or create a separate VB2Doc document with itÆs own instance of the VB2Doc template, or you may quickly copy the Sub or Function to the clipboard for pasting into your code.
  26. * Any of the formatting used in the document may be quickly changed either before or after document creation.
  27.  
  28. Please copy both files, æVB2Doc6.dotÆ and æVB2Doc.hlpÆ to your Word for Windows 6.0 template subdirectory.  IMPORTANT:  Both files must reside in the same template subdirectory. All Form and Basic Modules MUST be saved as Text.
  29.  
  30. To use, open VB2DOC6.DOT (in Winword 6.x)
  31.  
  32. Documentation: README.DOC (in WInword 6.x)
  33.  
  34.  
  35.  
  36.